.. _EEex_UnlearnInnateSpell: =================================== EEex_UnlearnInnateSpell =================================== :: EEex_UnlearnInnateSpell(actorID, resref) Removes a spell from known innate spells for an actor **Parameters** * **actorID** - id of actor that is unlearning spell * **resref** - resource reference of spell to unlearn **Return** None **Example** :: EEex_UnlearnInnateSpell() **See Also** :ref:`EEex_LearnClericSpell`, :ref:`EEex_LearnInnateSpell`, :ref:`EEex_LearnWizardSpell`, :ref:`EEex_UnlearnClericSpell`, :ref:`EEex_UnlearnWizardSpell`